This section discusses functions for setting and retrieving the property atom container of a media handler.
The GetMediaPropertyAtom function retrieves the property atom container of a media handler.
pascal OSErr GetMediaPropertyAtom (Media theMedia,
QTAtomContainer *propertyAtom)
The SetMediaPropertyAtom function sets the property atom container of a media handler.
pascal OSErr SetMediaPropertyAtom (Media theMedia,
QTAtomContainer propertyAtom)